Total Complexity | 20 |
Dependencies | 14 |
Dependents | 0 |
Total lines | 284 |
Lines of code | 134 |
Logical lines of code | 65 |
Comment lines | 91 |
Methods | 7 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createCustomerFromWcCustomer() | 45 | 5 | 48 | |
createCustomerBillingAddress() | 50 | 4 | 31 | |
createCustomerShippingAddress() | 50 | 4 | 31 | |
getBillingPostcodeOrFallback() | 78 | 2 | 3 | |
getShippingPostcodeOrFallback() | 78 | 2 | 3 | |
createAddresses() | 67 | 2 | 8 | |
__construct() | 64 | 1 | 10 |